inspector: Fix fallout from function renaming
authorMatthias Clasen <mclasen@redhat.com>
Sat, 6 Sep 2014 16:47:41 +0000 (12:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 6 Sep 2014 16:47:41 +0000 (12:47 -0400)
gtk/inspector/window.ui

index 63671b343e3090679040a2cb9c2fcb3b1468e0c2..a2315110fe6964ec82039f5679a8d2b267686284 100644 (file)
@@ -34,7 +34,7 @@
                 <property name="visible">True</property>
                 <property name="image">inspect_image</property>
                 <property name="tooltip-text" translatable="yes">Select an Object</property>
-                <signal name="clicked" handler="on_inspect"/>
+                <signal name="clicked" handler="gtk_inspector_on_inspect"/>
               </object>
             </child>
           </object>